-
Home
-
CSV to HTML
-
1.7.7
-
Code
-
Classes
- CellValueFormatter
Total Complexity |
35 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
284 |
Lines of code |
108 |
Logical lines of code |
71 |
Comment lines |
93 |
Methods |
12 |
Properties |
5 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
extractAndFormatNodeValue() |
A |
52 |
10 |
24 |
isValidTimestampValue() |
S |
69 |
6 |
6 |
formatExcelTimestampValueAsDateTimeValue() |
S |
56 |
3 |
17 |
formatNumericCellValue() |
S |
62 |
3 |
11 |
formatDateCellValue() |
S |
66 |
3 |
8 |
getVNodeValue() |
S |
74 |
2 |
4 |
formatInlineStringCellValue() |
S |
64 |
2 |
9 |
formatExcelTimestampValue() |
S |
67 |
2 |
8 |
__construct() |
S |
69 |
1 |
7 |
formatSharedStringCellValue() |
S |
71 |
1 |
6 |
formatStrCellValue() |
S |
73 |
1 |
5 |
formatBooleanCellValue() |
S |
81 |
1 |
3 |